Start and Stop on OpenVMS

The automatic start-up is not activated during the installation on VMS. The administrator must add a call to the @unistart command in the file SYS$MANAGER:SYSTARTUP_VMS.COM to start the server.

The starting and stopping procedures must be carried out under the user account that is the owner/administrator of the instance.

Start

Load the logical environment for the Dollar Universe instance with the command:

@unienv.com

Start the Company with the command:

@uni_dir_exec:unistart

Stop

Load the logical environment for the Dollar Universe instance with the command:

@unienv.com

Stop the Company with the command:

@uni_dir_exec:unistop

This procedure stops all Dollar Universe processes and engines, even if some were not started.

Check

To verify if an instance is started or stopped, run the command unicheckstart. Its syntax is as follows:

unicheckstart [-s server_code] [-m mode] [-t timeout]

If used without arguments, the command will verify if at least one process is started. The timeout will therefore have no impact.

Example:

unicheckstart -m full -t 20

Verifies that all servers are started and repeats the check until the 20 second timeout has completed if one server is not started.

Return codes:

In default mode:

In "full" mode:

As of version 6.10.41, documentation new updates are posted on the Broadcom Techdocs Portal.
Look for Dollar Universe.